body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#84B8EC;
    scrollbar-face-color:#DFF4FD;
    scrollbar-highlight-color: #BFDDFC;
    scrollbar-3dlight-color:#ffffff; 
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-shadow-color: #BFDDFC;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}

.buletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3366CC;
}


.redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}

.graytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	line-height: 14pt;
	padding-top: 10px;
}

a { color: #0033FF; text-decoration:underline;}
a:hover { color: #CC0000; text-decoration:underline;}

.topitem A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
}

.topitem A:hover { color: #FFFF99; text-decoration: none;}
.topitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.topitem-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF66;
}

.button A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
}

.button A:hover { color: #FF0000; text-decoration: none;}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

div.scrbar { overflow: scroll; height: 350px;  overflow-x: hidden;}

.li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	top: 4px;
	margin-top: 2px;
}

.option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
